home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-11-25 | 852 b | 51 lines |
- [General]
- Name=Default
- PluginName=HTML
- NumPages=2
- Description=Default Template
- StartPage=base0.html
- EmptyPhoto=images/p.gif
- PluginVersion=1.0
-
- [Page1]
- Path=base.html
- NumParameters=2
- OutFileExtension=html
- ImageExt=jpg
-
- [Page1Param1]
- Name=Title
- DisplayName=Album Title
- Description= Input your album title
- Type=AC_EDIT
- Tag=#TITLE#
- DefaultValue=Default
-
- [Page1Param2]
- Name=IR
- DisplayName=Include reference to original image
- Description=Include reference to original image
- Type=AC_COMBOBOX
- Tag=#IR#
- NumValues=2
- DefaultValue=Yes
- Value0=No
- Value1=Yes
-
- [Page2]
- Path=image.html
- NumParameters=1
- OutFileExtension=html
-
- [Page2Param1]
- Name=Rowsonpage
- DisplayName=Number of image rows on page
- Description=Number of image rows on page
- Type=AC_COMBOBOX
- Tag="#ROWSONPAGE#"
- NumValues=3
- DefaultValue=2
- Value0=3
- Value1=4
-
-